home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 201-225 / 223 / popinfo / makefile < prev    next >
Makefile  |  1995-03-13  |  269b  |  6 lines

  1. All : PopInfo
  2.  
  3. PopInfo : PopInfo.c
  4.           lc -O -v -j88 -j30 -cfwums -rr PopInfo
  5.           blink SC SD ND define @_exit=@XCEXIT define @exit=@XCEXIT define @_main=@_tinymain from lib:c.o GetFile.o YesNo.o PopInfo.o CheckMemoryForViruses.o to PopInfo lib lib:lcr.lib
  6.